home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / software / voice / voicenotes.exe / {app} / VoiceNotes.exe / 0 / RCDATA / TFORMOGG / TFORMOGG.txt
Encoding:
Text File  |  2003-02-06  |  5.1 KB  |  234 lines

  1. object FormOgg: TFormOgg
  2.   Left = 409
  3.   Top = 203
  4.   AutoScroll = False
  5.   BorderIcons = [biMinimize]
  6.   Caption = 'Nastaven∩┐╜ Ogg'
  7.   ClientHeight = 193
  8.   ClientWidth = 329
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object SeSkinLabel2: TSeSkinLabel
  19.     Left = 8
  20.     Top = 8
  21.     Width = 30
  22.     Height = 13
  23.     Performance = kspNoBuffer
  24.     Transparent = True
  25.     Caption = 'Bitrate'
  26.     Color = clBtnFace
  27.     ParentColor = False
  28.     SkinEngine = Form2.SeSkinEngine1
  29.     SkinObject = 'Label'
  30.   end
  31.   object SeSkinLabel1: TSeSkinLabel
  32.     Left = 8
  33.     Top = 56
  34.     Width = 30
  35.     Height = 13
  36.     Performance = kspNoBuffer
  37.     Transparent = True
  38.     Caption = 'Bitrate'
  39.     Color = clBtnFace
  40.     ParentColor = False
  41.     SkinEngine = Form2.SeSkinEngine1
  42.     SkinObject = 'Label'
  43.   end
  44.   object SeSkinLabel3: TSeSkinLabel
  45.     Left = 8
  46.     Top = 104
  47.     Width = 30
  48.     Height = 13
  49.     Performance = kspNoBuffer
  50.     Transparent = True
  51.     Caption = 'Bitrate'
  52.     Color = clBtnFace
  53.     ParentColor = False
  54.     SkinEngine = Form2.SeSkinEngine1
  55.     SkinObject = 'Label'
  56.   end
  57.   object btOK: TSeSkinButton
  58.     Left = 64
  59.     Top = 156
  60.     Width = 75
  61.     Height = 25
  62.     Performance = kspDoubleBuffer
  63.     Transparent = False
  64.     OnClick = btOKClick
  65.     BlackAndWhiteGlyph = False
  66.     Caption = 'OK'
  67.     State = kbsNormal
  68.     TabOrder = 0
  69.     WordWrap = False
  70.     ShowCaption = True
  71.     ShowGlyph = True
  72.     SkinEngine = Form2.SeSkinEngine1
  73.     SkinObject = 'Button'
  74.   end
  75.   object btStorno: TSeSkinButton
  76.     Left = 176
  77.     Top = 156
  78.     Width = 75
  79.     Height = 25
  80.     Performance = kspDoubleBuffer
  81.     Transparent = False
  82.     OnClick = btStornoClick
  83.     BlackAndWhiteGlyph = False
  84.     Caption = 'Storno'
  85.     State = kbsNormal
  86.     TabOrder = 1
  87.     WordWrap = False
  88.     ShowCaption = True
  89.     ShowGlyph = True
  90.     SkinEngine = Form2.SeSkinEngine1
  91.     SkinObject = 'Button'
  92.   end
  93.   object cbBitRate: TSeSkinComboBox
  94.     Left = 8
  95.     Top = 24
  96.     Width = 305
  97.     Height = 23
  98.     Cursor = crIBeam
  99.     Performance = kspDoubleBuffer
  100.     Transparent = False
  101.     AutoSize = True
  102.     BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
  103.     BevelInner = kbvLowered
  104.     BevelOuter = kbvLowered
  105.     BevelKind = kbkSingle
  106.     BevelWidth = 1
  107.     BorderWidth = 3
  108.     PasswordKind = pkNone
  109.     ReadOnly = True
  110.     TabOrder = 2
  111.     OnChange = cbBitRateChange
  112.     AutoComplete = False
  113.     ComboStyle = kcsDropDownList
  114.     DropDownCount = 8
  115.     ItemHeight = 15
  116.     Items.Strings = (
  117.       '80000'
  118.       '96000'
  119.       '112000'
  120.       '128000'
  121.       '160000'
  122.       '192000'
  123.       '224000'
  124.       '256000'
  125.       '320000'
  126.       '498000')
  127.     Flat = True
  128.     ItemIndex = -1
  129.     ListStyle = lbStandard
  130.     ShowCheckBoxes = False
  131.     WordWrap = False
  132.     SkinEngine = Form2.SeSkinEngine1
  133.     SkinObject = 'ComboBox'
  134.   end
  135.   object cbMinBitRate: TSeSkinComboBox
  136.     Left = 8
  137.     Top = 72
  138.     Width = 305
  139.     Height = 23
  140.     Cursor = crIBeam
  141.     Performance = kspDoubleBuffer
  142.     Transparent = False
  143.     AutoSize = True
  144.     BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
  145.     BevelInner = kbvLowered
  146.     BevelOuter = kbvLowered
  147.     BevelKind = kbkSingle
  148.     BevelWidth = 1
  149.     BorderWidth = 3
  150.     PasswordKind = pkNone
  151.     ReadOnly = True
  152.     TabOrder = 3
  153.     OnChange = cbMinBitRateChange
  154.     AutoComplete = False
  155.     ComboStyle = kcsDropDownList
  156.     DropDownCount = 8
  157.     ItemHeight = 15
  158.     Items.Strings = (
  159.       '80000'
  160.       '96000'
  161.       '112000'
  162.       '128000'
  163.       '160000'
  164.       '192000'
  165.       '224000'
  166.       '256000'
  167.       '320000'
  168.       '498000')
  169.     Flat = True
  170.     ItemIndex = -1
  171.     ListStyle = lbStandard
  172.     ShowCheckBoxes = False
  173.     WordWrap = False
  174.     SkinEngine = Form2.SeSkinEngine1
  175.     SkinObject = 'ComboBox'
  176.   end
  177.   object cbMaxBitRate: TSeSkinComboBox
  178.     Left = 8
  179.     Top = 120
  180.     Width = 305
  181.     Height = 23
  182.     Cursor = crIBeam
  183.     Performance = kspDoubleBuffer
  184.     Transparent = False
  185.     AutoSize = True
  186.     BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
  187.     BevelInner = kbvLowered
  188.     BevelOuter = kbvLowered
  189.     BevelKind = kbkSingle
  190.     BevelWidth = 1
  191.     BorderWidth = 3
  192.     PasswordKind = pkNone
  193.     ReadOnly = True
  194.     TabOrder = 4
  195.     OnChange = cbMaxBitRateChange
  196.     AutoComplete = False
  197.     ComboStyle = kcsDropDownList
  198.     DropDownCount = 8
  199.     ItemHeight = 15
  200.     Items.Strings = (
  201.       '80000'
  202.       '96000'
  203.       '112000'
  204.       '128000'
  205.       '160000'
  206.       '192000'
  207.       '224000'
  208.       '256000'
  209.       '320000'
  210.       '498000')
  211.     Flat = True
  212.     ItemIndex = -1
  213.     ListStyle = lbStandard
  214.     ShowCheckBoxes = False
  215.     WordWrap = False
  216.     SkinEngine = Form2.SeSkinEngine1
  217.     SkinObject = 'ComboBox'
  218.   end
  219.   object SeSkinForm1: TSeSkinForm
  220.     BorderIcons = [kbiClose, kbiTray]
  221.     BorderStyle = kbsToolWindow
  222.     Caption = 'Nastaven∩┐╜ MP3'
  223.     Dragging.Sizeable = False
  224.     Performance = ksfpNoBuffer
  225.     StayOnTop = False
  226.     StretchBackground = False
  227.     WindowState = kwsNormal
  228.     SkinEngine = Form2.SeSkinEngine1
  229.     SkinObject = 'ToolWindow'
  230.     Left = 272
  231.     Top = 152
  232.   end
  233. end
  234.